ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
12

New Tutorial: Using BIRT with ObjectDB/JPA

Version 2.2.7 of ObjectDB added support of report generation using the popular open source Business Intelligence and Reporting Tools (BIRT). The new Report Generation with BIRT and JPA tutorial provides step by step instructions on how to use BIRT to produce reports based on data in an ObjectDB database. support Support
12

Report Generation with BIRT and JPA

hi In Report Generation with BIRT and JPA tutorial. step:1 completed but in step:2 "business Intelligence and Reporting tools" is not available. attach in image1.jpg Thank you Bimal kumar Dalei Bimal ... ...) Also, verify that BIRT was installed by Help > About Eclipse > Installation Details. support Support hi
12

CM Transaction Implementation

Hi All, How to implement Container Managed Transaction using Glassfish / Weblogic server. Please provide us the step by step instruction, how ti achieve it umesh umesh Please check the following tutorial: http://www.objectdb.com/tutorial/jpa/ee support Support
11

ObjectDB is opening too many sockets

started ObjectDB Server it did not opened single one. The results written bellow are steps done on 1 ... the size of the connection pool (the default in ObjectDB is currently 50), by using the JDO method ... (the default in ObjectDB is currently 50), by using the JDO method setMaxPool How can I
11

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation

setup: - The diagnostics here have been recorded carefully at every step, including Git tracking ... .console.Main.main(Main.java:274) Caused by: javax.persistence.PersistenceException: com.objectdb.o ... more Caused by: com.objectdb.o.UserException: Failed to locate set method for field property com.greensoft
2

Persist & remove in same transaction

the number of simple entity objects in the database Retrieve the simple entity object using find by id ... the number of simple entity objects in the database Commit the transaction The count operations in step 3 & 6 both return 1 but I would've expected step 6 to return 0. Could you let me know if this is a bug
2

JPA Persistable Types

are represented in queries by entity names. By default, the entity name is the unqualified name ... can be set explicitly by using the name attribute of the Entity annotation: @Entity(name="MyName") public ... superclasses are treated by ObjectDB as ordinary entity classes. Mapped superclasses are really
2

JPA / JDO Class Enhancer

ObjectDB Enhancer is a post compilation tool that improves performance by modifying the byte code ... (and actually required by JPA but not enforced by ObjectDB) to avoid accessing persistent fields ... . by using the get and set methods). If you follow this practice only user defined persistable classes
2

Eclipse Public License - v 1.0

additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or ... entity that distributes the Program. "Licensed Patents" mean patent claims licensable by
2

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

showing the query result in indexTest.xhtml. The problems is illustrated by running the attached JavaEE ... either empty or populated are served as null (!). The query is performed by an @EJB: @Stateless public class ... this fixed and to having a robust ObjectDB working on my problem, as I am greatly encouraged by

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support